home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Magazine / Online / httpproxy / src / httpproxy_rev.h < prev    next >
Text File  |  1996-08-20  |  427b  |  14 lines

  1. /* #define VERSION         0
  2.    #define REVISION        14
  3.  */
  4. #define PRG_NAME        "httpproxy"
  5. #define REVSTRING       "0.14"
  6. #define REVSTATE        "beta"
  7. #define DATE            __AMIGADATE__
  8.  
  9. #define VERSTRING       PRG_NAME " " REVSTRING " " REVSTATE " " DATE
  10. #define VERSTAG         "\0$VER: " PRG_NAME " " REVSTRING " " REVSTATE " " DATE
  11. #define VERSHTTP        PRG_NAME "/" REVSTRING
  12.  
  13. #define CACHE_VERSION   "2.4"
  14.